'Declaration Public Function New( _
ByVal nameИмя дерева обработки.As System.String, _
ByVal ParamArray processingCommandsКоманды обработки.() As Vintasoft.Imaging.Processing.IProcessingCommandInfo _
)
public PdfA4ProcessingTree(
System.String name,
params Vintasoft.Imaging.Processing.IProcessingCommandInfo[] processingCommands
)
public: PdfA4ProcessingTree(
System.String name,
params Vintasoft.Imaging.Processing.IProcessingCommandInfo*[]* processingCommands
)
public:
PdfA4ProcessingTree(
System.String name,
... array<Vintasoft.Imaging.Processing.IProcessingCommandInfo^>^ processingCommands
)
Parameters
- name
- Имя дерева обработки.
- processingCommands
- Команды обработки.